[INFO] cloning repository https://github.com/google/alioth
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/google/alioth" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgoogle%2Falioth", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgoogle%2Falioth'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d4717d4c4c229cd8c903cb23049f1e9cc9be86fc
[INFO] checking google/alioth against try#d8be25549d5418405531341b4be6d8538fc3c42e for pr-156160
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgoogle%2Falioth" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-5-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/google/alioth
[INFO] finished tweaking git repo https://github.com/google/alioth
[INFO] tweaked toml for git repo https://github.com/google/alioth written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/google/alioth on toolchain d8be25549d5418405531341b4be6d8538fc3c42e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d8be25549d5418405531341b4be6d8538fc3c42e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/google/alioth already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d8be25549d5418405531341b4be6d8538fc3c42e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 6f7088452072c54e63d21e52bb020b155b43107db21c6d5897114d310e98ec04
[INFO] running `Command { std: "docker" "start" "6f7088452072c54e63d21e52bb020b155b43107db21c6d5897114d310e98ec04", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "6f7088452072c54e63d21e52bb020b155b43107db21c6d5897114d310e98ec04" "/opt/rustwide/cargo-home/bin/cargo" "+d8be25549d5418405531341b4be6d8538fc3c42e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6f7088452072c54e63d21e52bb020b155b43107db21c6d5897114d310e98ec04", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "6f7088452072c54e63d21e52bb020b155b43107db21c6d5897114d310e98ec04" "/opt/rustwide/cargo-home/bin/cargo" "+d8be25549d5418405531341b4be6d8538fc3c42e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]     Checking unicode-ident v1.0.22
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]    Compiling zerocopy v0.8.50
[INFO] [stderr]    Compiling io-uring v0.7.12
[INFO] [stderr]     Checking log v0.4.30
[INFO] [stderr]     Checking fastrand v2.3.0
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]    Compiling rstest_macros v0.26.1
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking anstream v1.0.0
[INFO] [stderr]     Checking proc-macro2 v1.0.106
[INFO] [stderr]     Checking flume v0.12.0
[INFO] [stderr]     Checking clap_lex v1.0.0
[INFO] [stderr]     Checking mio v1.2.1
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]     Checking clap_builder v4.6.0
[INFO] [stderr]     Checking simd-adler32 v0.3.8
[INFO] [stderr]     Checking link-section v0.18.1
[INFO] [stderr]    Compiling linktime-proc-macro v0.2.0
[INFO] [stderr]     Checking miniz_oxide v0.9.1
[INFO] [stderr]     Checking pretty_assertions v1.4.1
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]     Checking ctor v1.0.7
[INFO] [stderr]    Compiling toml_parser v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling toml_edit v0.23.10+spec-1.0.0
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]     Checking alioth-macros v0.12.0 (/opt/rustwide/workdir/alioth-macros)
[INFO] [stderr]     Checking serde-aco-derive v0.12.0 (/opt/rustwide/workdir/serde-aco-derive)
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling snafu-derive v0.9.1
[INFO] [stderr]    Compiling zerocopy-derive v0.8.50
[INFO] [stderr]    Compiling bitfield-macros v0.19.4
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking bitfield v0.19.4
[INFO] [stderr]     Checking thiserror v2.0.17
[INFO] [stderr]     Checking flexi_logger v0.31.9
[INFO] [stderr]     Checking snafu v0.9.1
[INFO] [stderr]     Checking clap v4.6.1
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking rstest v0.26.1
[INFO] [stderr]     Checking serde-aco v0.12.0 (/opt/rustwide/workdir/serde-aco)
[INFO] [stderr]     Checking alioth v0.12.0 (/opt/rustwide/workdir/alioth)
[INFO] [stderr] error: could not compile `alioth` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d8be25549d5418405531341b4be6d8538fc3c42e/bin/rustc --crate-name alioth --edition=2024 alioth/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("test-hv"))' -C metadata=fb1140c74e0889c8 -C extra-filename=-b532701359527de3 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern alioth_macros=/opt/rustwide/target/debug/deps/libalioth_macros-c3d8f8cbdf2c4a9c.so --extern bitfield=/opt/rustwide/target/debug/deps/libbitfield-bb1bf99903a1c0ee.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-8622a36d4a1f0c04.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-e6798bbfc1c39376.rmeta --extern flume=/opt/rustwide/target/debug/deps/libflume-18eb479de38e5881.rmeta --extern io_uring=/opt/rustwide/target/debug/deps/libio_uring-92e8aa1e2eaeff50.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-7d2af120e89c619c.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-5bff93ec286af320.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-a564520dd89d8116.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-29ffe1242998f661.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-8bace69d454b2269.rmeta --extern serde_aco=/opt/rustwide/target/debug/deps/libserde_aco-f1b5a3056d81ae72.rmeta --extern snafu=/opt/rustwide/target/debug/deps/libsnafu-b8b3af9b60b1b1f9.rmeta --extern zerocopy=/opt/rustwide/target/debug/deps/libzerocopy-9998fa5f331afc1e.rmeta --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "6f7088452072c54e63d21e52bb020b155b43107db21c6d5897114d310e98ec04", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6f7088452072c54e63d21e52bb020b155b43107db21c6d5897114d310e98ec04", kill_on_drop: false }`
[INFO] [stdout] 6f7088452072c54e63d21e52bb020b155b43107db21c6d5897114d310e98ec04
